| Method | Request URI |
|---|---|
| PUT | /API/CustomAttributes/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the account to be updated. |
| Authorization: Bearer <Current session ID> |